-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm:(deps-dev): bump vite from 5.2.9 to 5.2.11 #61
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
2 times, most recently
from
May 7, 2024 16:02
9b699c8
to
c1a350c
Compare
danroux
force-pushed
the
main
branch
21 times, most recently
from
May 8, 2024 09:54
668e3be
to
0e0a9de
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 09:56
c1a350c
to
c980a51
Compare
github-actions
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 09:56
c980a51
to
f76cba5
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 09:57
f76cba5
to
6744e4f
Compare
github-actions
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 09:57
6744e4f
to
7ff6649
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 10:21
7ff6649
to
d41792b
Compare
github-actions
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 10:21
d41792b
to
3e3a6b0
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 10:22
3e3a6b0
to
bbd13ee
Compare
Dependabot couldn't find the original pull request head commit, 99d5745.
github-actions
bot
force-pushed
the
dependabot/npm_and_yarn/vite-5.2.11
branch
from
May 8, 2024 10:23
bbd13ee
to
5acb09e
Compare
danroux
approved these changes
May 8, 2024
danroux
pushed a commit
that referenced
this pull request
May 8, 2024
## 5.2.11 (2024-05-02) * feat: improve dynamic import variable failure error message (#16519) ([f8feeea](vitejs/vite@f8feeea)), closes [#16519](vitejs/vite#16519) * fix: dynamic-import-vars plugin normalize path issue (#16518) ([f71ba5b](vitejs/vite@f71ba5b)), closes [#16518](vitejs/vite#16518) * fix: scripts and styles were missing from built HTML on Windows (#16421) ([0e93f58](vitejs/vite@0e93f58)), closes [#16421](vitejs/vite#16421) * fix(deps): update all non-major dependencies (#16488) ([2d50be2](vitejs/vite@2d50be2)), closes [#16488](vitejs/vite#16488) * fix(deps): update all non-major dependencies (#16549) ([2d6a13b](vitejs/vite@2d6a13b)), closes [#16549](vitejs/vite#16549) * fix(dev): watch publicDir explicitly to include it outside the root (#16502) ([4d83eb5](vitejs/vite@4d83eb5)), closes [#16502](vitejs/vite#16502) * fix(preload): skip preload for non-static urls (#16556) ([bb79c9b](vitejs/vite@bb79c9b)), closes [#16556](vitejs/vite#16556) * fix(ssr): handle class declaration and expression name scoping (#16569) ([c071eb3](vitejs/vite@c071eb3)), closes [#16569](vitejs/vite#16569) * fix(ssr): handle function expression name scoping (#16563) ([02db947](vitejs/vite@02db947)), closes [#16563](vitejs/vite#16563) ## 5.2.10 (2024-04-20) * revert: perf: use workspace root for fs cache (#15712) (#16476) ([77e7359](vitejs/vite@77e7359)), closes [#15712](vitejs/vite#15712) [#16476](vitejs/vite#16476) * fix: add base to virtual html (#16442) ([721f94d](vitejs/vite@721f94d)), closes [#16442](vitejs/vite#16442) * fix: adjust esm syntax judgment logic (#16436) ([af72eab](vitejs/vite@af72eab)), closes [#16436](vitejs/vite#16436) * fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) ([6a127d6](vitejs/vite@6a127d6)), closes [#16453](vitejs/vite#16453) * fix(cspNonce): don't overwrite existing nonce values (#16415) ([b872635](vitejs/vite@b872635)), closes [#16415](vitejs/vite#16415) * feat: show warning if root is in build.outDir (#16454) ([11444dc](vitejs/vite@11444dc)), closes [#16454](vitejs/vite#16454) * feat: write cspNonce to style tags (#16419) ([8e54bbd](vitejs/vite@8e54bbd)), closes [#16419](vitejs/vite#16419) * chore(deps): update dependency eslint-plugin-n to v17 (#16381) ([6cccef7](vitejs/vite@6cccef7)), closes [#16381](vitejs/vite#16381)
danroux
added a commit
that referenced
this pull request
May 16, 2024
ENHANCEMENTS: * ci/dependabot: docker:(deps): bump cypress/included from 13.8.1 to 13.9.0[[GH-67](#67)] * ci/dependabot: npm deps:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6 [[GH-21](#21)] * ci/dependabot: npm deps:(deps-dev): bump eslint-plugin-vuejs-accessibility from 1.2.0 to 2.3.0 [[GH-39](#39)] * ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.7[[GH-68](#68)] * ci/dependabot: npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 [[GH-71](#71)] * ci/dependabot: npm:(deps): bump vue from 3.4.18 to 3.4.27 [[GH-60](#60)] * ci/dependabot: npm:(deps): bump vue-router from 4.3.1 to 4.3.2 [[GH-70](#70)] * ci/dependabot: npm:(deps-dev): bump @bufbuild/protobuf from 1.7.2 to 1.9.0 [[GH-64](#64)] * ci/dependabot: npm:(deps-dev): bump @connectrpc/connect-web from 1.3.0 to 1.4.0 [[GH-69](#69)] * ci/dependabot: npm:(deps-dev): bump @vue/test-utils from 2.4.4 to 2.4.6 [[GH-55](#55)] * ci/dependabot: npm:(deps-dev): bump eslint from 8.56.0 to 9.2.0 [[GH-63](#63)] * ci/dependabot: npm:(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.26.0 [[GH-65](#65)] * ci/dependabot: npm:(deps-dev): bump jest from 27.5.1 to 29.7.0 [[GH-62](#62)] * ci/dependabot: npm:(deps-dev): bump vite from 5.2.9 to 5.2.11 [[GH-61](#61)]
danroux
added a commit
that referenced
this pull request
May 16, 2024
ENHANCEMENTS: * ci/dependabot: docker:(deps): bump cypress/included from 13.8.1 to 13.9.0[[GH-67](#67)] * ci/dependabot: npm:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6 [[GH-21](#21)] * ci/dependabot: npm:(deps-dev): bump eslint-plugin-vuejs-accessibility from 1.2.0 to 2.3.0 [[GH-39](#39)] * ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.7[[GH-68](#68)] * ci/dependabot: npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 [[GH-71](#71)] * ci/dependabot: npm:(deps): bump vue from 3.4.18 to 3.4.27 [[GH-60](#60)] * ci/dependabot: npm:(deps): bump vue-router from 4.3.1 to 4.3.2 [[GH-70](#70)] * ci/dependabot: npm:(deps-dev): bump @bufbuild/protobuf from 1.7.2 to 1.9.0 [[GH-64](#64)] * ci/dependabot: npm:(deps-dev): bump @connectrpc/connect-web from 1.3.0 to 1.4.0 [[GH-69](#69)] * ci/dependabot: npm:(deps-dev): bump @vue/test-utils from 2.4.4 to 2.4.6 [[GH-55](#55)] * ci/dependabot: npm:(deps-dev): bump eslint from 8.56.0 to 9.2.0 [[GH-63](#63)] * ci/dependabot: npm:(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.26.0 [[GH-65](#65)] * ci/dependabot: npm:(deps-dev): bump jest from 27.5.1 to 29.7.0 [[GH-62](#62)] * ci/dependabot: npm:(deps-dev): bump vite from 5.2.9 to 5.2.11 [[GH-61](#61)]
Merged
danroux
added a commit
that referenced
this pull request
May 16, 2024
ENHANCEMENTS: * ci/dependabot: docker:(deps): bump cypress/included from 13.8.1 to 13.9.0[[GH-67](#67)] * ci/dependabot: npm:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6 [[GH-21](#21)] * ci/dependabot: npm:(deps-dev): bump eslint-plugin-vuejs-accessibility from 1.2.0 to 2.3.0 [[GH-39](#39)] * ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.7[[GH-68](#68)] * ci/dependabot: npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 [[GH-71](#71)] * ci/dependabot: npm:(deps): bump vue from 3.4.18 to 3.4.27 [[GH-60](#60)] * ci/dependabot: npm:(deps): bump vue-router from 4.3.1 to 4.3.2 [[GH-70](#70)] * ci/dependabot: npm:(deps-dev): bump @bufbuild/protobuf from 1.7.2 to 1.9.0 [[GH-64](#64)] * ci/dependabot: npm:(deps-dev): bump @connectrpc/connect-web from 1.3.0 to 1.4.0 [[GH-69](#69)] * ci/dependabot: npm:(deps-dev): bump @vue/test-utils from 2.4.4 to 2.4.6 [[GH-55](#55)] * ci/dependabot: npm:(deps-dev): bump eslint from 8.56.0 to 9.2.0 [[GH-63](#63)] * ci/dependabot: npm:(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.26.0 [[GH-65](#65)] * ci/dependabot: npm:(deps-dev): bump jest from 27.5.1 to 29.7.0 [[GH-62](#62)] * ci/dependabot: npm:(deps-dev): bump vite from 5.2.9 to 5.2.11 [[GH-61](#61)]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps vite from 5.2.9 to 5.2.11.
Changelog
Sourced from vite's changelog.
Commits
2bc5d3d
release: v5.2.11f8feeea
feat: improve dynamic import variable failure error message (#16519)c071eb3
fix(ssr): handle class declaration and expression name scoping (#16569)02db947
fix(ssr): handle function expression name scoping (#16563)2d6a13b
fix(deps): update all non-major dependencies (#16549)0e93f58
fix: scripts and styles were missing from built HTML on Windows (#16421)bb79c9b
fix(preload): skip preload for non-static urls (#16556)f71ba5b
fix: dynamic-import-vars plugin normalize path issue (#16518)2d50be2
fix(deps): update all non-major dependencies (#16488)4d83eb5
fix(dev): watch publicDir explicitly to include it outside the root (#16502)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)